go/constant.floatVal.ExactString (method, view implemented interface methods)

one use

	go/constant (current package)
		value.go#L255: func (x floatVal) ExactString() string { return x.val.Text('p', 0) }